vcHaltStatement

A statement that halts either the simulation or the executor.

See in: Overview

Module: vcRobotics2

Parent: vcStatement

Children -

Referenced by: -

Properties

Learn how to use properties here. The properties are also inherited from the parent class.

NameTypeAccessDescription
HaltSimulationBooleanRWGets or sets whether this statement will halt the entire simulation or not. If false, only this program's execution is halted.
ResetSimulationBooleanRWGets or sets whether this statement will reset the simulation.